<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{padding: 0;margin: 0; font-size: 14px;}
body{
    color:#000000;
    background:#FFF;
    font-family: Arial,Microsoft YaHei;
}
img{
    border: 0;
}
ul,li{
    list-style: none;
}
a{
    text-decoration: none;
    outline:none;
    color:#000000;
}
a:hover{
    text-decoration: none;
}
a:active{
    text-decoration: none;
}
a:visited{
    text-decoration: none;
}
table{border-collapse:collapse; border-spacing:0; empty-cells:show;}
.clear{
    clear: both;
}
.container{
    width: 1200px;
    position: relative;
    margin: 0 auto;
}
.topbox{
    height: 44px;
    line-height: 44px;
    /*border-bottom: 1px solid #cccccc;*/
    background-color: #204498;
}
.topbox .left{
    float: left;
    font-size: 12px;
}
.topbox .right{
    float: right;
    font-size: 12px;
    position: relative;
}
.topbox .left .tel{
    background-image: url(../images/2.png);
    padding-left: 30px;
    background-repeat: no-repeat;
    background-position: left 8px;
    color:#ffffff;
    float: left;
}
.topbox .left .email{
    background-image: url(../images/3.png);
    padding-left: 30px;
    background-repeat: no-repeat;
    background-position: left 13px;
    color:#ffffff;
    float: left;
}

.topbox .left .line{
    width: 1px;
    margin: 10px 10px 0 10px;
    background-color: #858585;
    height: 22px;
    float: left;
}
.topbox .right .tel{
    padding-right: 90px;
    font-size: 12px;
}
.header{
    position: relative;

}
.header .left{
    float: left;
    padding-top: 23px;
}
.header .left img{
    width: 150px;
    height: 32px;
}
.header .logo{
    float: left;
    width: 330px;
    padding-left: 285px;
    z-index: 9999;
}
.header .logo img{
    width: 330px;
    height: 76px;
}
.header .searchinput{
    border: 1px solid #e5e5e5;
    height: 35px;
    width: 200px;
    margin-right:50px;
    font-size: 14px;
    padding-left: 25px;
    outline:none;
}
.header .searchtip{
    position: absolute;
    left:5px;
    top:8px;
}
.header .searchbtn{
    border: 1px solid #204498;
    background-color: #204498;
    height: 35px;
    width: 50px;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
}
.headertop{
    position: relative;
    z-index: 9999999;
    width: 100%;
    height: 44px;
    border-bottom: 2px solid #204498;
    margin-bottom: 2px;
}



.nav{

}
.nav .main{
    width: 100%;
    position: absolute;
    padding: 0 6px;
}
.nav .navitem{
    float: left;
    width:132px;
    height: 44px;
    position: relative;
}
.nav .logoitem{
    width: 180px;
    padding-left: 10px;
    padding-right: 10px;
}
.nav .navitem:hover{
    /*height: 75px;*/
    /*border-bottom: 5px solid #204498;*/
    background-color: #204498;
}
.nav .navitem.logoitem{
    background-color: transparent;
}
.nav .navitem.curr{
    /*height: 75px;*/
    /*border-bottom: 5px solid #204498;*/
    background-color: #204498;
}
.nav .navitem.curr a{
    color:#ffffff;
}
.nav .navitem .mainnav{
    font-size: 16px;
    font-weight: 400;
    display: block;
    text-align: center;
    height: 44px;
    width:132px;
    color:#797979;
}
.nav .navitem:hover .mainnav .t1,.nav .navitem:hover .mainnav .t2{
    color:#ffffff;
}
.nav .navitem .mainnav .t1{
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    color:#333;
    font-weight: 700;
}
.nav .navitem .mainnav .t2{
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color:#a6a6a6;
    text-transform: uppercase;
    color:#ffffff;

}


.nav .navitem .subnav{
    position: absolute;
    top:44px;
    left: 0;
    display: none;
    z-index: 999999;
    padding-top: 2px;

}
.nav .navitem:hover .subnav{
    display: block;
}
.nav .navitem .subnav .sub{
    /*background-color: #999999;*/
    border-bottom:1px solid #cccccc;
    /*opacity: .7;*/
    color:#ffffff;
    width: 132px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    position: relative;
}
.nav .navitem .subnav .sub:hover .subnavbox{
    background-color: #204498;
    behavior: url('ie-css3.htc');
    color:#ffffff;
}
.nav .navitem .subnav .sub .subnavbox{
    position: absolute;
    top:0;
    left:0;
    opacity: .7;
    width: 100%;
    height: 100%;
    background-color: #999999;
    z-index: -1;

}

.sliderbox{
    position: relative;
}
.sliderbox .bx-wrapper{
    margin: 0 auto;
}
.sliderbox .bx-wrapper .bx-viewport{
    left:0;
    border:none;
    box-shadow:none;
}
.sliderbox .bx-wrapper .bx-pager{
    bottom:30px;
}
.sliderbox .bx-wrapper .bx-controls-direction{
    display: none;
}
.sliderbox .bx-wrapper .bx-pager.bx-default-pager a:hover, .header .bx-wrapper .bx-pager.bx-default-pager a.active{
    background: #ffffff;
}
.sliderbox .bx-wrapper .bx-pager.bx-default-pager a{
    width: 14px;
    height: 14px;
    border-radius:7px;
}

.sliderbox .bx-wrapper .slide{
    height: 603px;
}
.slidertext {
    position: absolute;
    top:130px;
    left:200px;
    width: 300px;
    overflow: hidden;
}
.slidertext .img2 {
    margin-top: -40px;
}
.slidertext .img3{
    margin-top: 10px;
    padding-left: 27px;
}
.titlebox .h1{
    font-size: 28px;
    text-align: center;
    padding-bottom: 5px;
}
.fullSlide {
    width: 100%;
    position: relative;
    height: 618px;
    background: #fff;
    margin-top: 0px;
    min-width: 1200px;
}
.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.fullSlide .bd ul {
    width: 100% !important;
}
.fullSlide .bd li {
    width: 100% !important;
    height: 618px;
    overflow: hidden;
    text-align: center;
}
.fullSlide .bd li a {
    display: block;
    height: 618px;
}
.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
    background: url(../images/touming.png) repeat-x;
    text-align: center;
    _background: #000;
    _filter: alpha(opacity=60);
}
.fullSlide .hd ul {
    text-align: center;
    padding-top: 5px;
}
.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display:inline;
    zoom: 1;
    width: 8px;
    height: 8px;
    margin: 5px;
    background: url(../images/tg_flash_p.png) -18px 0;
    overflow: hidden;
    line-height: 9999px;
}
.fullSlide .hd ul .on {
    background-position: 0 0;
}
.titlebox .line{
    background-image: url(../images/6.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 7px;
}
.titlebox .h2{
    padding-top: 10px;
    font-size: 14px;
    text-align: center;
    color:#6e6e6e;
    text-transform:uppercase
}
.titlebox .h12{
    font-size: 28px;
    text-align: center;
    padding-bottom: 5px;
    color:#ffffff;
}
.titlebox .line2{
    background-image: url(../images/11.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 7px;
}
.titlebox .h22{
    padding-top: 10px;
    font-size: 14px;
    text-align: center;
    color:#6e6e6e;
    text-transform:uppercase;
    color:#ffffff;
}
.box1{
    padding-top: 40px;
    position: relative;
    padding-bottom: 40px;
}
.box1 .container{
    width: 1000px;
}
.box1 .titleimg{
    text-align: center;
    padding-bottom: 30px;
}
.box1 .left{
    float: left;
    width: 560px;
}
.box1 .left .b1{
    float: left;
    width: 130px;
    padding-right: 30px;
}
.box1 .left .b1 .b11{
    padding-bottom: 30px;
}
.box1 .left .b1 .b11 .t1{
    color:#204498;
    text-align: center;
    font-size: 50px;
    font-weight: bold;
}

.box1 .left .b1 .b11 .t2{

    text-align: center;
    font-size: 13px;
    color:#757575;
}
.box1 .left .b1 .b22 .t1{
    color:#fff;
    text-align: center;
    font-size: 50px;
    font-weight: bold;
    background-color: #fcc900;
}

.box1 .left .b1 .b22 .t2{
    padding-top: 5px;
    text-align: center;
    font-size: 13px;
    color:#757575;
}
.box1 .left .text{
    float: left;
    font-size: 16px;
    line-height: 30px;
    color:#757575;
    text-indent: 2em;
    width: 400px;
    height: 325px;
    overflow-wrap: break-word;
}
.box1 .right{
    width: 405px;
    padding-left: 35px;
    float: left;
}

.box1 .right img{
    border: 10px solid #cccccc;
}

.box1 .more1{
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    border:1px solid #204498;
    background-color: #204498;
    text-align: center;
    font-size: 14px;
    color:#ffffff;
    border-radius: 20px;
    margin: auto;
    margin-top: 70px;
}
.box1 .more1:hover{
    border:1px solid #204498;
    background-color: #ffffff;
    color:#204498;
}
.box2{
    padding-top: 40px;
    /*background-color: #eeeeee;*/
    padding-bottom: 40px;
    position: relative;
}
.box2 .bg{
    width: 100%;
    height: 650px;
    background-color: #eeeeee;
    z-index: -1;
    position: absolute;
    top:0;
    left:0;
}
.box2 .titleimg{
    text-align: center;
    padding-bottom: 30px;
}

.box2 .b1 .hd .list{
    padding-left: 15px;
}
.box2 .b1 .hd .list li {
    float: left;
    width: 583px;
    height: 44px;
    line-height: 44px;
    /*margin-right: 10px;*/
    /*background-color: #8d554b;*/
    border: 1px solid #204498;
}
.box2 .b1 .hd .list li:hover,.box2 .b1 .hd .list li.on{
    background-color: #204498;
    border: 1px solid #204498;
}
.box2 .b1 .hd .list li:hover a,.box2 .b1 .hd .list li.on a{
    color:#fff;
}
.box2 .b1 .hd .list li a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    color:#757575;
    font-weight: bold;
    font-size: 16px;

}
.box2 .b1 .bd {
    padding-top: 30px;
}
.box2 .b1 .bd .list{
    padding-left: 15px;
}
.box2 .b1 .bd .list .item{
    width: 380px;
    margin-right: 15px;
    margin-bottom: 15px;
    float: left;
}
.box2 .b1 .bd .list .item .img{
    position: relative;
}

.box2 .b1 .bd .list .item .text{
    background-color: #ffffff;
    border-bottom: 4px solid #fcc900;
}
.box2 .b1 .bd .list .item .text .t1{
    color:#ffffff;
    height: 50px;
    line-height: 50px;
    background-color: #204498;
    font-size: 20px;
    text-align: center;
}
.box2 .b1 .bd .list .item:hover .text .t1{
    color:#ffffff;
}
.box2 .b1 .bd .list .item .text .t2{
    height: 20px;
    line-height: 20px;
    padding-left: 10px;
    color:#c3c3c3;
    font-size: 12px;
    padding-bottom: 10px;
}
.box2 .b1 .bd .list .item .t1{
    color:#204498;
}
.box2 .b1 .bd .list .item .layerbox{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #333333;
    top:0;
    left:0;
    opacity: .6;
    display: none;
}
.box2 .b1 .bd .list .item .show{
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color:#ffffff;
    border-radius: 20px;
    position: absolute;
    left:50%;
    top:50%;
    margin-top: -20px;
    margin-left: -60px;
    background-color: #ffffff;
    color:#204498;
    display: none;
}
.box2 .b1 .bd .list .item:hover .layerbox,.box2 .b1 .bd .list .item:hover .show{
    display: block;
}
.box2 .arrow{
    height: 56px;
    padding-top: 20px;
}
.box2 .arrow{
    position: relative;
}
.box2 .arrow .next{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: 32px;
    outline: 0;
    width: 56px;
    height: 56px;
    text-indent: -9999px;
    z-index: 9999;
    /*background: url(../images/controls.png) no-repeat -43px -32px;*/
    background: url(../images/right2.png) no-repeat 0px 0px;
}

.box2 .arrow .prev{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -32px;
    outline: 0;
    width: 56px;
    height: 56px;
    text-indent: -9999px;
    z-index: 9999;
    background: url(../images/left2.png) no-repeat 0px 0px;
}
.box3{
    padding-top: 40px;
    background-color: #eeeeee;
    padding-bottom: 40px;
}
.box3 .titleimg{
    text-align: center;
    padding-bottom: 30px;
}
.box3 li{
    padding: 10px 0px 10px 0px;
    height: 105px;
    margin-right: 35px;
    border-bottom: 1px solid #c5c5c5;
}
.box3 li .n-time {
    display: block;
    height: 90px;
    width: 105px;
    background: #204498;
    float: left;
    color: #fff;
    font-size: 25px;
    text-align: center;
    line-height: 30px;
    padding-top: 15px;
    margin-right: 15px;
}
.box3 li .n-time i {
    display: block;
    font-size: 16px;
    font-family: Microsoft YaHei;
    height: 40px;
    line-height: 40px;
}
.box3 li .desc{
    display: block;
    padding-top: 4px;
    color:#888888;
}
.box3 li h3{
    font-family: Microsoft YaHei;
    font-size: 16px;
    color: #6f6f6f;
    font-weight: normal;
    text-decoration: none;
    line-height: 30px;
    height: 30px;
}
.box3 li:hover .n-time{
    background: #fcc900;
}
.box3 li:hover h3,.box3 li:hover .desc{
    color: #fcc900;
}
.box4{
    padding-top: 40px;
    background-color: #ffffff;
    padding-bottom: 40px;
}
.box4 .titleimg{
    text-align: center;
    padding-bottom: 30px;
}
.box4 .bannersmall{
    height: 140px;
    background-image: url(../images/8.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: 40px;
}
.box4 .b1{
    padding-top: 30px;
}
.box4 .text{
    width: 299px;
    border-right: 1px dashed #717171;
    float: left;
    padding: 15px 0;
}
.box4 .text .t1{
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    color:#717171;
    padding-bottom: 10px;
}
.box4 .text .t2{
    height: 2px;
    background-color: #204498;
    width: 40px;
    margin: auto;
}
.box4 .text .t3{
    padding: 10px 30px 0 30px;
    text-align: center;
    line-height: 24px;
    color:#717171;
}
.box5{
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
}
.box5 .bg{
    width: 100%;
    height: 450px;
    background-color: #204498;
    z-index: -1;
    position: absolute;
    top:130px;
    left:0;
}
.box5 .titleimg{
    text-align: center;
    padding-bottom: 30px;
}
.box5 .catname{
    clear: both;
    padding-top: 30px;
    text-align: center;
    font-size: 24px;
    color:#ffffff;
}
.box5 .list{
    padding-left: 15px;
    padding-right: 5px;
    padding-top: 30px;
}
.box5 .item{
    width: 285px;
    float: left;
    padding-right: 10px;
    margin-bottom: 10px;
}
.box5 .itembox{
    border:1px solid #e5e5e5;
    padding: 0px;
}
.box5 .item .t1{
    text-align: center;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}
.box6{
    background-image: url(../images/12.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    padding: 40px 0;
}
.box6 .titleimg{
    text-align: center;
    padding-bottom: 30px;
}
.box6 .list{
    padding-left: 10px;
}
.box6 .list .item{
    width: 228px;
    padding-right: 10px;
    padding-bottom: 10px;
    float: left;
}
.slider8box{
    position: relative;
}
.slider8box .slide{
    height: 470px;
}
.slider8box .bx-wrapper{
    margin: 0 auto 0;
}
.slider8box .bx-wrapper .bx-prev{
    /*left:-45px;*/
}
.slider8box .bx-wrapper .bx-next{
    /*right:-45px;*/
}
.slider8box .bx-wrapper .bx-pager{
    display: none;
}
.slider8box .bx-wrapper .bx-viewport{
    border: none;
    box-shadow:none;
    -webkit-box-shadow:none;
}

.more{
    display: block;
    width: 120px;
    height: 48px;
    line-height: 48px;
    border:1px solid #204498;
    background-color: #204498;
    text-align: center;
    font-size: 14px;
    color:#ffffff;
}
.more:hover{
    border:1px solid #204498;
    background-color: #ffffff;
    color:#204498;
}

.productbox{
    padding: 50px 0;
}
.productbox .box{
    padding-bottom: 15px;
}
.productbox  .t1{
    font-size: 35px;
}
.productbox  .t1 span{
    font-size: 22px;
    color:#c7c7c7;
}
.productbox .line{
    height: 5px;
    width: 70px;
    background-color: #fff001;
    margin-top: 5px;
    margin-bottom: 15px;
}
.productbox  .t2{
   padding-top: 10px;
}
.productbox .more{
    display: block;
    width: 120px;
    height: 48px;
    line-height: 48px;
    border:1px solid #666666;
    text-align: center;
    font-size: 12px;
    position: absolute;
    right: 0;
    top:10px;
}
.productbox .pnav .item{
    float: left;
}
.productbox .pnav a{
    display: block;
    width: 120px;
    height: 34px;
    line-height: 34px;
    text-align: center;
}
.productbox .pnav a:hover{
    color:#bababa;
    background-color: #333333;
}
.productbox .pnav .curr{
    color:#bababa;
    background-color: #333333;
}
.productbox .plist{
    padding-top: 30px;
}
.productbox .pitem{
    float: left;
    width: 390px;
    padding-right: 10px;
    padding-bottom: 10px;
}


.footer{
    background-color: #eeeeee;
    padding: 0px 0 20px 0;
}
.footer .logo a{
    display: block;
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 60px;
    padding-left: 70px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    font-family: é»‘ä½“;
}
.footer .navlist{
    padding-left: 150px;
}
.footer .navitem{
    float: left;
    width:100px;
    height: 44px;
}
.footer .navitem a{
    color:#ffffff;
    display: block;
    height: 44px;
    line-height: 44px;
    text-align: center;
}
.footer .navitem:hover a{
    color:#b81c10;
}
.footer .b1{
    float: left;
    padding-top: 40px;
    padding-left: 40px;
}
.footer .b2{
    float: left;
    padding-left: 80px;
    width: 430px;
}
.footer .b2 .img{
    padding-bottom: 10px;
}
.tttt{
    font-size: 22px;

    padding-bottom: 5px;
}
.tline{
    width: 60px;
    height: 2px;
    background-color: #204498;
    margin-bottom: 10px;
}
.footer .b2 .t1{
    line-height: 30px;
}
.footer .b3{
    float: left;
    width:400px;
}
.footer .form input,.footer .form textarea{
    border:1px solid #ffffff;
    background-color: transparent;
    width:90%;
    padding-left:15px;
    color:#333;
    font-family: 'microsoft yahei', Arial;
    background-color: #ffffff;

}
.footer .form input{
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}
.footer .form textarea{
    line-height: 30px;
    margin-bottom: 10px;
    height: 60px;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:#999;
    font-family: 'microsoft yahei', Arial;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#999;
    font-family: 'microsoft yahei', Arial;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#999;
    font-family: 'microsoft yahei', Arial;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#999;
    font-family: 'microsoft yahei', Arial;
}

.footer .form .btnsubmit{
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-color: #204498;
    background-color: #204498;
    font-size: 14px;
    width: 90%;
    display: block;
    line-height: 38px;
    height: 38px;
    text-align: left;
    color: #fff;
    text-align: center;
}
.footer .b4{
    padding-top: 20px;
    float: left;
}
.copyright{
    height: 40px;
    line-height: 40px;
    text-align: center;
    color:#ffffff;
    font-size: 12px;
    background-color: #1b1b1b;
}



.a_main_mt50{
    margin-top: 50px;
}
.a_main_mb50{
    margin-bottom: 50px;
}
.pageWrap{
    width: 1200px;
    padding: 0px 0px 150px;
    margin: 0px auto;
    background-image: url(../images/portal_ft.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
}
.wk_blog_tab {
    width: 100%;
    height: 65px;
    background: url(../images/about_line.jpg) repeat-x left bottom;
    overflow: hidden;
    clear: both;
}
.wk_blog_tab ul {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
}
.wk_blog_tab ul li {
    display: inline;
    text-align: center;
}
.wk_blog_tab ul li a {
    font-size: 16px;
    line-height: 62px;
    color: #333;
    display: inline-block;
    padding: 0 6px;
    margin: 0 15px;
    text-decoration: none;
}
.wk_blog_tab ul li a:hover, .wk_blog_tab ul li .a {
    color: #204498;
    border-bottom: 3px solid #204498;
}
.wk_ymbg {
    width: 100%;
    margin: 0 auto;
    padding-top: 15px;
}
.wk_ymbg .content{
    padding: 20px;
}

.pageWrap .sd {
    float: left;
    width: 275px;
    overflow: hidden;
    _overflow-y: visible;
}
.wk_c_left_t {
    padding: 15px 0 0 15px;
    margin-top: 0;
    width: 100%;
    height: 55px;
    line-height: 35px;
    background: #204498;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    box-sizing: border-box;
}
.wk_c_left_cnt {
    width: 100%;
    height: auto;
    background: #FFF8FB;
    margin-bottom: 20px;
}
.wk_menu1_cur {
    width: 100%;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    border: 1px solid #EEE;
    border-top: 0;
}
.wk_menu1_cur a {
    padding-left: 30px;
    display: block;
    line-height: 40px;
    font-size: 16px;
    color: #666;
    text-decoration: none;
}
.wk_menu1_cur a.a, .wk_menu1_cur a:hover {
    color: #204498;
    text-decoration: none;
    background: url(../images/left_sel_03.gif) left center no-repeat;
}
.wk_c_left_cont {
    padding-left: 15px;
    height: 40px;
    line-height: 40px;
    background: #204498;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    margin-top: 15px;

}

.wk_left_contdiv {
    height: auto;
    padding-top: 75px;
    padding-bottom: 20px;
    overflow: hidden;
    margin-bottom: 20px;
    min-height: 100px;
    border: 1px solid #EEE;
    border-top: 0;
    background: #F6F6F6 url(../images/contact.jpg) left top no-repeat;
}
.wk_left_contdiv span {
    float: left;
    padding: 2px 10px;
    font-size: 14px;
    line-height: 24px;
    color: #666;
    overflow: hidden;
}
.wk_left_contdiv span strong{
    font-weight: bold;
}

.mn {
    float: right;
    width: 880px;
    border: 0;
    margin-bottom: 1em;
    background: none;
    overflow: hidden;
}
.wk_c_right_name {
    height: 55px;
    position: relative;
    border-bottom: 1px solid #E6E6E6;
}
.wk_c_right_name_r {
    height: 30px;
    overflow: hidden;
    color: #999;
    font-size: 12px;
    float: left;
    padding-top: 25px;
    line-height: 30px;
}
.wk_c_right_name_r ul li {
    float: left;
    line-height: 30px;
    height: 30px;
}
.wk_c_right_name_r ul li img {
    height: 19px;
    width: 19px;
    margin-right: 8px;
    margin-top: 5px;
}
.wk_content_right_m {
    text-align: left;
    width: 100%;
    margin: 0 auto;
    line-height: 24px;
    color: #737373;
    font-size: 12px;
    padding: 20px 0 20px 0;
    position: relative;
}
.wk_tidings_m {
    clear: both;
}
.wk_tidings_main {
    height: 179px;
    position: relative;
    float: left;
    border-bottom: 1px dashed #E6E6E6;
    margin-bottom: 20px;
}
.wk_tidings_img {
    float: left;
}
.wk_tidings_img img {
    width: 257px;
    height: 159px;
    border: 1px solid #dedede;
}
.wk_tidings_main_name {
    float: right;
    width: 595px;
    color: #204498;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    border-bottom: 1px dashed #dedede;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    -moz-binding: url(ellipsis.xml#ellipsis);
}
.wk_tidings_main_name2 a {
    color: #204498;
    font-weight: bold;
}
.wk_tidings_main_cnt {
    float: right;
    font-size: 12px;
    padding-top: 8px;
}
.wk_tidings_main_cnt2 {
    width: 595px;
    line-height: 24px;
    height: 72px;
    display: block;
    overflow: hidden;
    color: #666666;
}
.wk_tidings_main_more {
    float: right;
    font-size: 12px;
    line-height: 20px;
    padding-top: 6px;
    width: 595px;
}

.piclist {
    margin: 0;
    padding: 0;
}
.piclist li {
    list-style: none;
    float: left;
    width: 33%;
    text-align: center;
}
.piclist li a {
    text-decoration: none;
}
.piclist li img {
    border: 1px solid #CCCCCC;
}
.piclist li .title {
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    padding: 0 10px;
    font-size: 14px;
    font-weight: 700;
    overflow: hidden;
}
.pgs {
    text-align: center;
}
.pg {
    float: none;
    display: inline-block;
}

.pg a, .pg span, .pgb a, .pg label {
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    margin: 0;
    margin-left: 5px;
    padding: 1px 14px;
    background: #FFF;
    border: 1px solid #CCC;
    overflow: hidden;
    font-weight: normal;
    float: left;
    display: inline;
    color: #333;
    margin-bottom: 5px;
}
.pg span, .pg a:hover, .pgb a:hover {
    padding-bottom: 0;
    border: 1px solid #CCC;
    border-bottom: 2px solid #204498;
    color: #333;
    display: block;
}
.wk_news_box {
    position: relative;
    width: 100%;
    min-width: 1180px;
    height: 300px;
    overflow: hidden;
    background: url(vbn1.jpg) no-repeat center top;
    background-size: cover;
}
.wk_portalhead_bg {
    width: 1160px;
    padding-top: 80px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}
.wk_portalhead_bg ul {
    display: table;
    margin: 0 auto;
}
.wk_portalhead_bg ul li {
    float: left;
}
.wk_portalhead_bg ul li a {
    float: left;
    font-size: 14px;
    display: block;
    padding: 0 20px;
    height: 32px;
    line-height: 32px;
    background: #FFF;
    margin: 0 10px;
    border-radius: 20px;
}
.wk_portalhead_bg ul li a:hover, .wk_portalhead_bg ul li .a {
    background: #204498;
    text-decoration: none;
    color: #FFF;
}
.wk_news_box h1 {
    text-align: center;
    color: #FFF;
    font-weight: normal;
    height: 60px;
    overflow: hidden;
    line-height: 60px;
    margin-top: 60px;
    font-size: 36px;
}
.wk_news_box p {
    text-align: center;
    color: #FFF !important;
    font-weight: normal;
    line-height: 30px;
    margin-top: 10px;
    font-size: 12px;
}
.wk_news_box p span {
    margin: 0 10px;
    color: #BBB;
}
.showcontent img{
    max-width: 100%;
    height: auto;
}
.showtitle{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin-bottom: 50px;
    border-bottom:1px dashed #f4f4f4;
}
#contactForm {
    max-width: 720px;
    margin: 0 auto;
}
#contactForm h2.legend {
    font-size: 16px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-weight: 600;
    line-height: 1.7;
}
#contactForm .form-list {
    padding: 50px 0;
    list-style: none;
}
#contactForm .form-list .input-box {
    margin-bottom: 25px;
}
#contactForm .form-list .input-box input {
    width: 100%;
    height: 56px;
    padding: 0 25px;
    background: #f6f6f6;
    border: 1px solid #f6f6f6;
    box-sizing: border-box;
}
#contactForm .form-list .input-box textarea {
    width: 100%;
    height: 210px;
    padding: 25px;
    background: #f6f6f6;
    border: 1px solid #f6f6f6;
    box-sizing: border-box;
}
#contactForm .buttons-set {
    text-align: center;
}
#contactForm button {
    border: none;
    height: auto;
    width: auto;
    padding: 0;
}
#contactForm button span {
    font-size: 14px;
    color: #ffffff;
    display: inline-block;
    line-height: 56px;
    padding: 0 20px;
    background-color: #204498;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}


.wk_product {
    overflow: hidden;
    margin-top: 10px;
}

.wk_product ul {
    width: 1160px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.wk_product li {
    width: 271px;
    height: 244px;
    margin: 0 25px 25px 0;
    float: left;
    overflow: hidden;
    position: relative;
    display: inline;
}

.wk_product li img {
    width: 269px;
    height: 242px;
    display: block;
    border: 1px solid #E5E5E5;
}

.wk_product li dd {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    text-align: center;
    background: url("../images/tmbg.png") repeat;
    cursor: pointer;
}

.wk_product li dd h2 {
    padding: 30% 30px 0;
    height: 50px;
    line-height: 25px;
    margin-bottom: 10px;
    overflow: hidden;
    color: #FFF;
    overflow: hidden;
    font-size: 18px;
    font-weight: 700;
}

.wk_product li dd.pt_amt {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.wk_product li dd.pt_amt p {
    color: #FFF;
    font-size: 14px;
    line-height: 24px;
    height: 96px;
    margin: 0 30px 10px;
    overflow: hidden;
}

.wk_product li .wk_psz a {
    color: #FFF;
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    margin: 1px;
    overflow: hidden;
    background: #DE262E;
}

.da-thumbs {
    text-align: center;
}

.wk_product li a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    color: #CCC;
    text-decoration: none;
}

.wk_product .wk_mt span {
    color: #FFF;
}
.product_SFTop {
    left: 0px;
    top: -100%;
}

.product_SFBottom {
    left: 0px;
    top: 100%;
}

.product_SFLeft {
    top: 0px;
    left: -100%;
}

.product_SFRight {
    top: 0px;
    left: 100%;
}

.product_STop {
    top: 0px;
}

.product_SLeft {
    left: 0px;
}
#ct {
    min-height: 300px;
    padding-bottom: 10px;
    /*background: url(../images/portal_ft.jpg) center bottom no-repeat;*/
}
.ct2 { border:0; padding-bottom:30px;}
.wk_product {overflow:hidden; margin-top:15px;}
.wk_product li {width:360px;height:250px;margin:0 40px 40px 0;float:left;overflow:hidden;position:relative;display:inline;}
.wk_product li img{width:358px; height:248px; display:block; border:1px solid #E5E5E5; }
.wk_product li dd h2{padding:115px 15px 0;}
.summary_content{
    font-size: 14px;
    line-height: 26px;
}
.summary_content img{max-width: 100%; margin: auto;}



.contact-ways{overflow:hidden;}
.contact-ways li{float:left; width:33%; height:420px;  border-left:1px solid #E9E9E9;}
.contact-ways li:last-child{border-right:1px solid #E9E9E9;}
.contact-ways li a,.contact-ways li a:hover{display:block; padding:88px 0;text-align:center; text-decoration:none; }
.contact-ways li h4{font-size:16px; color:#666; line-height:30px; margin:0; font-weight:100; }
.contact-ways li p.cway-txt{font-size:30px; line-height:50px; color:#121212;}
.contact-ways li:hover p.cway-txt { color:#204498; }
.contact-ways li a i{margin:0 auto 20px; display:block; width:128px; height:128px; background-color:#f8f8f8; border-radius:64px; transition:all 0.3s; -webkit-transition:all 0.3s;-moz-transition:all 0.3s; -webkit-tap-highlight-color:rgba(0,0,0,0);}

.contact-ways li a:hover i{background-color:#204498; transition:all 0.3s; -webkit-transition:all 0.3s;-moz-transition:all 0.3s; -webkit-tap-highlight-color:rgba(0,0,0,0);}
.contact-ways li a i.i-phone{background-image:url("../images/icon_phone.png");background-size:128px; background-repeat:no-repeat; background-position:0 0;}
.contact-ways li a:hover i.i-phone{background-position:0 -128px;}
.contact-ways li a i.i-qq{background-image:url("../images/icon_qq.png");background-size:128px; background-repeat:no-repeat; background-position:0 0;}
.contact-ways li a:hover i.i-qq{background-position:0 -128px;}
.contact-ways li a i.i-mail{background-image:url("../images/icon_mail.png");background-size:128px; background-repeat:no-repeat; background-position:0 0;}
.contact-ways li a:hover i.i-mail{background-position:0 -128px;}


.my_wk_product li{
    width: 380px;
    margin: 0 20px 20px 0;
}

.my_wk_product li img{
    width: 378px;
    height: 248px;
}
.my_wk_product{
    height: 800px;
}
.box3 .bx-wrapper .bx-viewport{
    left:0;
    border:none;
    box-shadow:none;
}
.box3 .bx-wrapper .bx-pager{
    display: none;
}
.box3 .bx-wrapper .bx-prev{
    left:-45px;
}
.box3 .bx-wrapper .bx-next{
    right:-25px;
}
.box3 .bx-wrapper{
    margin: 0 auto 40px;
}

.poster-main {
    width: 1000px;
    height: 500px;
    position: relative;
    margin: 0 auto;
}
.poster-main a, .poster-main img { display: block; }
.poster-main .poster-list {
    width: 1000px;
    height: 500px;
}
.poster-main .poster-list .poster-item {
    width: 200px;
    height: 500px;
    position: absolute;
    left: 0;
    top: 0;
}
.poster-main .poster-btn {
    position: absolute;
    top: 0;
    z-index: 10;
    cursor: pointer;
}
.poster-main .poster-prev-btn {
    left: -220px;
    background: url(../images/bl.png) no-repeat center center;
}
.poster-main .poster-next-btn {
    right: -220px;
    background: url(../images/br.png) no-repeat center center;
}








</pre></body></html>